Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 207 Bytes

3.7.12 - Coroutine/Socket->close.md

File metadata and controls

12 lines (8 loc) · 207 Bytes

Coroutine\Socket->close

关闭Socket

function Coroutine\Socket->close() : bool;
  • 关闭成功返回true
  • 失败返回false

Co\Socket对象析构时如果会自动执行close